From a2f0c860ee8be497829df4c14a87ea0225db8d4d Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 21 Dec 2016 14:12:17 -0500 Subject: [PATCH] Fix distcheck --- gsk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsk/Makefile.am b/gsk/Makefile.am index 8a7a5a36d7..1f2730b899 100644 --- a/gsk/Makefile.am +++ b/gsk/Makefile.am @@ -23,7 +23,7 @@ DISTCLEANFILES = noinst_LTLIBRARIES = if HAVE_VULKAN -gsk_private_vulan_source_h = \ +gsk_private_vulkan_source_h = \ gskvulkanblendpipelineprivate.h \ gskvulkanbufferprivate.h \ gskvulkancolorpipelineprivate.h \ -- 2.30.2